PDF4Java Reference Documentation
com.o2sol.pdf4java.portfolios Package / PDFPortfolioItem Class / setMimeType Method
The MIME type of the portfolio item.
In This Topic
    setMimeType Method
    In This Topic
    Sets the MIME type.
    Syntax
    public void setMimeType( 
       java.lang.String value
    )

    Parameters

    value
    The MIME type of the portfolio item.
    See Also